C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / CalendarSlotsPanel<S> Class / Calendar Property


In This Topic
Calendar Property
In This Topic
The calendar associated to the panel.
Syntax
'Declaration
 
Public ReadOnly Property Calendar As C1Calendar
 
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim value As C1Calendar
 
value = instance.Calendar
See Also